home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / libs / zee_inilib.lha / ini_library / ini.readme
Encoding:
Text File  |  1999-08-13  |  1.7 KB  |  51 lines

  1. Short   : ASCII-Prefs made easy!
  2. Author  : cdgs.basty@usa.net (Sebastian Basty Vater)
  3. Uploader: seasons@softhome.net (Lloyd Rosen)
  4. Version : v31.0
  5. Type    : util/libs
  6.  
  7. ini.library Copyright © 1999 Seasons. All Rights Reserved.
  8.  
  9. ini.library is a shared Amiga library providing easy creation, access
  10. and maintenance of ASCII based preference files.
  11.  
  12. *  You  won't  need  to  code a prefs GUI in the last minute - - The
  13. users  can  simply  edit settings using their favourite text-editor!
  14. Ofcourse  you  may  additionally  code  a  prefs  GUI  (that handles
  15. settings through ini.library), but now you got more time to spend on
  16. it - - making it great!
  17.  
  18. * The library, being a standard shared Amiga library, gives you full
  19. control of prefs settings - you may choose to go the easy way (basic
  20. functions),  or  a  more  complex  way  (even  more  control of your
  21. settings-file!)
  22.  
  23. *  You  won't  worry about incompability with older versions of your
  24. program's settings - - Just ignore and/or delete the settings unused
  25. in your new version!  No more "remember to convert your old settings
  26. file or else this program will crash!" incidents.
  27.  
  28. * Handles longs, words (ints) and bytes (chars)!
  29.  
  30. * Handles decimal, hexadecimal, binary and octal numbers!
  31.  
  32. * Handles strings!
  33.  
  34. * Handles simple floating point numbers!
  35.  
  36. * Handles field-arrays, to use in e.g. palettes!
  37.  
  38. * Handles  C-style  comments and one-line assembler style comments!
  39.   Comments are even preserved when editing the fields!
  40.  
  41. * Easy  access  for  quick handling, or Complex access for complete
  42.   control!
  43.  
  44. Suggestions or bug reports ? mail to Basty (cdgs.basty@usa.net) or
  45. Seasons (seasons@softhome.net)
  46.  
  47. Visit our pages at http://listen.to/floydmon for more information
  48. about Seasons products!
  49.  
  50. Seasons 1999
  51.